home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / menu_master_wings.swf / scripts / DefineButton2_319 / BUTTONCONDACTION on(press).as next >
Text File  |  2004-09-16  |  140b  |  4 lines

  1. on(press){
  2.    startDrag("../ScrollSlider",0,_parent.SliderXPosition,_parent.HighestPoint,_parent.SliderXPosition,_parent.LowestPoint);
  3. }
  4.